| Total Complexity | 26 |
| Dependencies | 0 |
| Dependents | 1 |
| Total lines | 209 |
| Lines of code | 125 |
| Logical lines of code | 76 |
| Comment lines | 48 |
| Methods | 11 |
| Properties | 0 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| get_term_ids_to_delete() | 51 | 8 | 29 | |
| get_terms_that_starts_with() | 64 | 3 | 10 | |
| get_terms_that_ends_with() | 64 | 3 | 10 | |
| get_terms_that_contains() | 64 | 3 | 10 | |
| get_terms_that_not_contains() | 63 | 3 | 10 | |
| render() | 61 | 1 | 15 | |
| get_terms_that_are_not_equal_to() | 64 | 1 | 11 | |
| initialize() | 64 | 1 | 10 | |
| append_to_js_array() | 66 | 1 | 8 | |
| convert_user_input_to_options() | 71 | 1 | 5 | |
| get_terms_that_are_equal_to() | 69 | 1 | 7 |